/*=== 作者：Distantmemory - 时间：2017年12月 - 版本：1.0 - 个人：www.distantmemory.cc - 公司：www.timoo.net ===*/

/*=== 字体 ===*/
@font-face {
    
    font-family: "SourceSans";
    src: url("../fonts/SourceSansPro/SourceSansPro-Regular.eot");
    src: url("../fonts/SourceSansPro/SourceSansPro-Regular.eot") format("embedded-opentype"),
         url("../fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"),
         url("../fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff"),
         url("../fonts/SourceSansPro/SourceSansPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    
    font-family: "SourceCode";
    src: url("../fonts/SourceCodePro/SourceCodePro-Regular.eot");
    src: url("../fonts/SourceCodePro/SourceCodePro-Regular.eot") format("embedded-opentype"),
         url("../fonts/SourceCodePro/SourceCodePro-Regular.woff2") format("woff2"),
         url("../fonts/SourceCodePro/SourceCodePro-Regular.woff") format("woff"),
         url("../fonts/SourceCodePro/SourceCodePro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    
    font-family: "FuturaBook";
    src: url("../fonts/FuturaBook/FuturaBook.eot");
    src: url("../fonts/FuturaBook/FuturaBook.eot") format("embedded-opentype"),
         url("../fonts/FuturaBook/FuturaBook.woff2") format("woff2"),
         url("../fonts/FuturaBook/FuturaBook.woff") format("woff"),
         url("../fonts/FuturaBook/FuturaBook.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}